FlexGrid for WPF | ComponentOne
C1.WPF.FlexGrid.4.6.2 Assembly / C1.WPF.FlexGrid Namespace / NullableObjectConverter<T> Class / GetPropertiesSupported Method / GetPropertiesSupported(ITypeDescriptorContext) Method

In This Topic
    GetPropertiesSupported(ITypeDescriptorContext) Method
    In This Topic
    Syntax
    'Declaration
     
    Public Overloads Overridable Function GetPropertiesSupported( _
       ByVal context As ITypeDescriptorContext _
    ) As Boolean
    public virtual bool GetPropertiesSupported( 
       ITypeDescriptorContext context
    )

    Parameters

    context
    See Also